home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / jlut500.zip / MISC.ZIP / MC-CMD.@JL < prev    next >
Text File  |  1991-04-01  |  679b  |  26 lines

  1. ;
  2. ; This File contains lines, which can be analyzed by the option MC.
  3. ; If a line is detected within a message to the MCS, it will be
  4. ; recognized.
  5. ;
  6. ; A line has sevaral fields delimited with a ','.
  7. ;
  8. ; 1. Field: Minimum Level to get access.
  9. ; 2. Field: Name of the command
  10. ; 3. Field: Name of the batch, which will be executed.
  11. ; 4. Field: Name of the TextFile, which will be sent to the User.
  12. ;
  13.  
  14. Z,CMD_1,CMD_1.BAT,CMD_1.TXT
  15. Z,CMD_2,CMD_2.BAT,CMD_2.TXT
  16. Z,CMD_3,CMD_3.BAT,CMD_3.TXT
  17. Z,CMD_4,CMD_4.BAT,CMD_4.TXT
  18. Z,CMD_5,CMD_5.BAT,CMD_5.TXT
  19. Z,CMD_6,CMD_6.BAT,CMD_6.TXT
  20. Z,CMD_7,CMD_7.BAT,CMD_7.TXT
  21. Z,CMD_8,CMD_8.BAT,CMD_8.TXT
  22. Z,CMD_9,CMD_9.BAT,CMD_9.TXT
  23.  
  24.  
  25.  
  26.